-
Home
-
hCaptcha for WP
-
4.6.0
-
Code
-
Classes
- EventsTable
| Total Complexity |
24 |
| Dependencies |
3 |
| Dependents |
1 |
| Total lines |
303 |
| Lines of code |
137 |
| Logical lines of code |
59 |
| Comment lines |
83 |
| Methods |
13 |
| Properties |
5 |
Methods 13
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| prepare_items() |
S |
47 |
5 |
34 |
| column_name() |
S |
58 |
5 |
14 |
| column_error_codes() |
S |
59 |
4 |
14 |
| init() |
S |
55 |
1 |
18 |
| __construct() |
S |
64 |
1 |
11 |
| add_screen_option() |
S |
66 |
1 |
8 |
| set_screen_option() |
S |
82 |
1 |
3 |
| get_columns() |
S |
82 |
1 |
3 |
| get_sortable_columns() |
S |
67 |
1 |
7 |
| column_user_agent() |
S |
80 |
1 |
3 |
| column_date_gmt() |
S |
65 |
1 |
9 |
| column_default() |
S |
81 |
1 |
3 |
| excerpt() |
S |
65 |
1 |
10 |